home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / connect_timeout < prev    next >
Text File  |  2001-03-21  |  257b  |  11 lines

  1. Synopsis:
  2.    set connect_timeout [<number>]
  3.  
  4. Description:
  5.    This variable controls how many seconds a connect(5) waits before it
  6.    times out. This only controls new connect()s, and not ones in progress.
  7.  
  8. See Also:
  9.    connect(5); listen(5).
  10.  
  11.